FlexReport for WinForms
GetItemData メソッド (DictionaryItemLink<T>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > DictionaryItemLink<T> クラス : GetItemData メソッド
Gets the data representing the item.
シンタックス
'宣言
 
Protected MustOverride Function GetItemData() As T
'使用法
 
Dim instance As DictionaryItemLink(Of T)
Dim value As T
 
value = instance.GetItemData()
protected abstract T GetItemData()

戻り値の型

The data representing the item.
参照

参照

DictionaryItemLink<T> クラス
DictionaryItemLink<T> メンバ